Dynomotion

Group: DynoMotion Message: 8462 From: easydigisoft Date: 10/9/2013
Subject: cnc jerking
Attachments :
Ok so everything is working now except few thinks.

When I make program for small circles for example the cnc is all jerky and not working smoothly. This problem does not happen if the object is bigger. If I make program in I & J then there is no this problem but with I & J only 2D.

Please help me. Is this servo motor tuning problem?

I attach my servo motor tuning graphs. Are they ok? Can you help me tune the servos?

Thank you.
  @@attachment@@
Group: DynoMotion Message: 8463 From: Tom Kerekes Date: 10/9/2013
Subject: Re: cnc jerking [1 Attachment]
Hi easydigisoft,

This sounds like a combination of your GCode and Trajectory Planner settings (I assume you are using KMotionCNC).

3D paths must use small line segments.  If the line segments form angles bigger than the BreakAngle then the motion will stop.

Angles less than the BreakAngle will be "rounded" according to your settings.  If you do not allow much "rounding" then the motion will still need to nearly stop to make the tight curve.

Post some GCode and your settings and we can make some recommendations.

Your Plots look reasonable except Z seems a bit unstable.  But the moves you plotted never reach max acceleration or velocity so we can't tell if your acceleration and velocity limits are reasonable.  You also did not include your configuration settings.

Regards
TK